バージョン

NotifierWrapperBase<T,TOut> クラス

NotifierModel のラッパーの内部実装
シンタックス
'宣言
 
Public Class NotifierWrapperBase
    (Of T As {New, NotifierModel},
     TOut As NotifierWrapperBase(Of T,TOut)) 
   Inherits PopoverWrapperBase(Of T,TOut)
public class NotifierWrapperBase<T,TOut> : PopoverWrapperBase<T,TOut> 
where T: new(), NotifierModel
where TOut: NotifierWrapperBase<T,TOut>
型パラメータ
T
TOut
参照

オンラインで表示: GitHub